<!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
<stack>
<name>in</name>
<id>-1</id>
<cardCount>1</cardCount>
<cardID>3055</cardID>
<listID>3807</listID>
<cantModify><false /></cantModify>
<cantDelete><false /></cantDelete>
<cantAbort><false /></cantAbort>
<cardSize>
<width>256</width>
<height>256</height>
</cardSize>
<script>on openStackclick at loc of cd fld CDRemoteProgramsput "Hello" && GetStr(-16096) & comma into cd fld theTextput " Click here to create a personalized music compact disc" ¬&& "controller stack. Information on your CD collection will be" ¬&& "read from the" && quote & "CD Remote Programs" & quote && "file" ¬&& "in your System Folder (this file is created and maintained by" ¬&& "the" && quote & "CD Remote" & quote & " desk accessory). A new" ¬&& "HyperCard stack which can play your music CDs will be created." ¬into line 3 of cd fld theTextput return & " " into iput return & i & "Chris Clauss" after cd fld theTextput return & i & "America Online: Clauss" after cd fld theTextput i & "AppleLink: Clauss1" after cd fld theTextput i & "CompuServe: 70357,674" after cd fld theTextput i & "Internet: Clauss1@AppleLink.Apple.Com" after cd fld theTextwait 3 secondspass openStackend openStackon closeStackput return & " Goodbye," && GetStr(-16096) & "." into ¬cd fld theTextwait 1 secondrepeat with i = 1 to number of cd fldsput empty into cd fld iend repeatpass closeStackend closeStack-- Script of new stack's bg fld trackTitles is below.-- The restOfScript() routine will cut this script here ***on mouseUp playNow end mouseUp on playNow cdOpen cdPlayTrack 5 end playNow</script>